home *** CD-ROM | disk | FTP | other *** search
/ SGI Enlighten DSM 1.1 / SGI EnlightenDSM 1.1.iso / dec3240 / events.z / events / msg / C / cli.msg < prev    next >
Text File  |  1998-06-30  |  853b  |  31 lines

  1. #
  2. # Messages for CLI to use when writing to stderr
  3. #
  4.  
  5. 1    "Unable to connect to AgentMon - please try later\n"
  6. 2    "Message Succesfully sent to AgentMon\n"
  7. 3    "Failed to send message to AgentMon - error [%1d]\n"
  8.  
  9. 4    "Attempting to Send Event:\n"
  10. 5    "    testname: [%1s]\n"
  11. 6    "    application: [%1d]\n"
  12. 7    "    appclass: [%1d]\n"
  13. 8    "    hostname: [%1s]\n"
  14. 9    "    severity: [%1d]\n"
  15. 10    "    optDesc: [%1s]\n"
  16. 11    "    eventTime: [%1ld]\n"
  17. 12    "    measuredVal: [%1s]\n"
  18. 13    "    units: [%1s]\n"
  19. 14    "    state: [%1s]\n"
  20. 15    "    thresh: [%1s]\n"
  21. 16    "UNDEFINED"
  22.  
  23. 17    "Usage: %1s  -u units  -v measured value  -n description  -s severity  -t trapnumber  -T threshold  -x\n"
  24.  
  25. 18    "Unable to establish a RPC handle\n"
  26. 19    "Option requires an argument: -%1c\n"
  27. 20    "%1s: Unknown option \"%2s\"\n"
  28. 21    "Is this correct? (y/n): "
  29. 22    "Trap number may not be less than zero\n"
  30. 23    "Exiting...\n"
  31.